dsh-archived-sessions: The Archived Session Management Plugin in DSH Web Settings Page

dsh-archived-sessions is a Web settings page extension developed by MuWinds for DeepSeek Harness. It is designed to centrally manage local archived sessions, eliminating the need for cumbersome Shell operations. This plugin supports one-click installation, is compatible with Harness version 0.1.0-rc.6, and provides functionalities such as viewing session titles, creation times, disk paths, and occupied space. Users can perform release (unarchiving and restoring to the original workspace) and delete (completely clearing files, requiring two-step confirmation and being irreversible) operations within the same interface, with support for single or batch processing. Additionally, clicking on a session title expands a preview of user, assistant, and tool message details. The host side provides API support through unauthenticated same-origin POST routes, making it suitable for local development environments. After installation, it can be directly accessed at the bottom of the Web settings panel.

Read More